home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / util / libs / zee_inilib.lha / ini_library / include / proto / ini.h
Encoding:
C/C++ Source or Header  |  1999-03-26  |  246 b   |  15 lines

  1. #ifndef  _PROTO_INI_H
  2. #define  _PROTO_INI_H
  3.  
  4. /*
  5. **  $VER: ini.h 31.0 (16.3.99)
  6. **
  7. **  '(C) Copyright 1998-99 Basty/Seasons.'
  8. **     All Rights Reserved
  9. */
  10.  
  11. #include <exec/types.h>
  12. #include <clib/ini_protos.h>
  13. #include <pragmas/ini_pragmas.h>
  14. #endif
  15.